2014-06-30 - 13407 - Spec - New VAS String (Plant,VAS Matl Grp , PH3,PH4) #OrderEntry #ABAP
SPECIFICATIONS
13407-Spec- New VAS String (Sorg/D.channel/Division/Plant/VAS Matl G/PH3/PH4)
Purpose
Create a new VAS string and update in the program.
Admin Info
Purpose
|
Create a new VAS string and update in the program.
|
Requested By
|
Daniel Brennan
|
Spec Created By
|
Deepak Yasam
|
Spec Created Date
|
06/30/2014
|
Spec QA by
|
Surya Basa
|
Objects
|
ZRSD_VAS_UPDATE
|
Document Status
|
Completed
|
Estimates
Sl.No
|
Activity
|
Estimation in Hours
|
1
|
Research
|
00
|
2
|
Documentation
|
02
|
3
|
Development/ Config
|
03
|
4
|
Unit test in DEV
|
01
|
5
|
Unit test in QUA
|
01
|
6
|
Other activity
|
|
|
TOTAL
|
07
|
References
Prior Tickets
[Provide links of prior associated Spec / Break Fix BOSS document(s)]
None
Documents
[Attach any document(s) received for the requirement(s)]
None
Spec Changes
[List the changes made to program after the approval of the original requirement along with the Date on which the change request was received and the name of the initiator]
Sl.
|
Change Details
|
Requested By
|
Requested On
|
Notes if any
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Functional Requirement
Purpose/WHY:
[Explain the purpose of the project and the reason why this requirement has come]
To create a new VAS table sales org/D.channel/Division/ Plant/VAS mat.grp/PH3/PH4 and add to the VAS access sequence.Also need to update the new table in the ZRSD_VAS_UPDATE program.
In Scope:
[List the
activities to be included in scope]
The new table would be used for the VAS condition type VAST and access sequence ZAST.
Out of Scope:
[Out of scope activities]
The VAS table would not be used for any other condition type other than VAST.
Solution Summary
[Discuss this section with Requester and get approval prior to beginning work]
- A new VAS condition table sales org/D.channel/Division/ Plant/VAS mat.grp/PH3/PH4needs to be created and should be assigned to the access sequence ZAST.The condition table would be used for VAST condition type.
- A condition record should be created for the condition table.
- The new condition table should also be updated in the ZRSD_VAS_UPDATE program so that ZSDVAS table is updated with the new condition table for reporting purposes.
Test Plan
[List test scenarios/cases to be executed here]
Test ID
|
Test Scenario
|
Expected Results
|
SD001
|
Maintain condition record for the above new condition table and create a SO
|
The VAS codes from the condition table should get copied into the SO
|
SD002
|
Execute ZRSD_VAS_UPDATE program with the below inputs.
Condition type - VAST
Access table - New VAS condition table
|
The output should show the number of records that are updated to ZDVAS table
|
Solution Details
[Provide complete technical details for configuration or programming here]
The following changes are done.
- A new VAS condition table sales org/D.channel/Division/ Plant/VAS mat.grp/PH3/PH4needs to be created and should be assigned to the access sequence ZAST.The condition table would be used for VAST condition type.
- A condition record should be created for the condition table.
- The new condition table should also be updated in the ZRSD_VAS_UPDATE program so that ZSDVAS table is updated with the new condition table for reporting purposes.
Issues
[List Issues / Bugs identified in configuration or development]
None